﻿2026-06-04T13:03:50.8842395Z ##[group]Run if command -v claude >/dev/null; then
2026-06-04T13:03:50.8843066Z [36;1mif command -v claude >/dev/null; then[0m
2026-06-04T13:03:50.8843792Z [36;1m  SPT_BUDGET=1 SPT_BUDGET_N=3 SPT_BUDGET_PROGRAM=claude SPT_BUDGET_SETTLE_MS=15000 \[0m
2026-06-04T13:03:50.8844645Z [36;1m    cargo test -p spt-daemon --test budget --release -- --nocapture[0m
2026-06-04T13:03:50.8845262Z [36;1melse[0m
2026-06-04T13:03:50.8845737Z [36;1m  echo "claude not installed on this runner — shell numbers only"[0m
2026-06-04T13:03:50.8846306Z [36;1mfi[0m
2026-06-04T13:03:50.8867681Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-04T13:03:50.8868200Z ##[endgroup]
2026-06-04T13:03:50.8922231Z claude not installed on this runner — shell numbers only
